(C) 1996 AROS - The Amiga Replacement OS
NAME
#include <clib/graphics_protos.h>
void StripFont()
SYNOPSIS
struct TextFont * font
LOCATION
In GfxBase at offset 137
FUNCTION
Removes a TextFontExtension from a font.
INPUTS
font
font to remove extension from.
RESULT
NOTES
EXAMPLE
BUGS
SEE ALSO
ExtendFont()
, ExtendFontTags()
INTERNALS
HISTORY
31.07.1997 nlorentz
Not cautious enough with race conditions. Polish.
30.06.1997 nlorentz
Availfonts()